<?xml version="1.0"?>
<component name="org.nuxeo.ecm.localconf.theme.override">

  <require>org.nuxeo.ecm.localconf.theme</require>

  <extension point="widgets" target="org.nuxeo.ecm.platform.forms.layout.WebLayoutManager">

    <!-- deprecated since 5.5: use flavor selection instead -->
    <widget name="theme_selection" type="theme_selection">
      <labels>
        <label mode="any"/>
      </labels>
      <translated>true</translated>
      <fields>
        <field>themeconf:theme</field>
        <field>themeconf:page</field>
        <field>themeconf:perspective</field>
      </fields>
    </widget>

  </extension>

</component>
